home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 22
/
Cream of the Crop 22.iso
/
doom
/
ultradm.zip
/
INSTALL.BAT
< prev
next >
Wrap
DOS Batch File
|
1996-02-14
|
2KB
|
48 lines
@echo off
smallcap
echo ULTRA Doom installation batch file
echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
echo Please read the file that will be shown!
echo BTW-you may wonder why the font has changed.
echo I like this font better than the regular font.
echo after your done here, If you no longer
echo want the font, just type normal.com. To
echo use this font whenever you want, type
echo smallcap.com. Here it is! Use the arrow
echo keys to scroll around and down, esc exits...
pause
view read!!!!.txt
echo Did you read it? Here, lets begin.
echo If you didnt copy all of this into your Doom
echo directory, push Ctrl+C NOW and answer YES.
pause
echo First- I'll add the doom textures
echo to my graphics wad. Be patient!!!
pause
deusf -add ultgfx.wad ultragfx.wad
echo Ok, hopefully it worked ok.
echo If it didn't-check your version of
echo Doom. Be sure you have 1.666.
echo Most elevators/doors wont open
echo unless you have this version, so
echo reinstall your Doom with the 1.666
echo patch, ok? Anyway, here-I'll cope your Doom
echo exe now.
pause
copy doom.exe ultraexe.exe
echo Ok, now the tricky part. I'll patch the hacked exe
echo now. Be sure you are using the dehacked.exe
echo that I inclosed. Make a copy of your old
echo version, and use the ini and exe I have inclosed.
echo If you didn't do that already, just push ctrl+c
echo and enter to quit. I'll start now.
pause
dehacked -load ultra.deh
echo Done! Hope you enjoy it!!!
echo To play Ultra Doom, type
echo.
echo ultra.bat [enter]
echo Until next time...
echo Created by Scott Manganello (Ged@lakes.ring.com)
echo Ultra Doom homepage @ http://ring.com/Blackwnd/ultradm/ultra.htm
echo The Black Wind Home Page @ http://ring.com/Blackwnd/index.htm